home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Jun 90 / MacApp.Tech$ 6⁄15⁄90 / 1444-Undo Copy Command-Jun90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  636 b   |  24 lines  |  [TEXT/GEOL]

  1. Item    3387171                         13-June-90        13:50PDT
  2.  
  3. From:   PEMD                            CH DEV PEMD Group, Zurich,IDV
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    Undo Copy Command
  8.  
  9. Hi Everyone,
  10.  
  11. I have a question about how Undo works with copying to the clipboard.  In
  12. MacApp 1.1.1, all that was necessary for Undo was a DoIt method for the copy
  13. command.
  14.  
  15. In MacApp 2.0, apparently the same code doesn't result in the "Undo Copy" menu
  16. item being enabled. The command's fChangesClipboard field is set to true and as
  17. is the fCanUndo field.
  18.  
  19. Anyone have any suggestions?
  20.  
  21. Thanks,
  22. Ernie
  23.  
  24.